Public imports free, malloc, realloc, memcpy, memcmp, memset. - toHeap!T executes malloc + memcpy - safeFree executes free and sets the reference to null - alloc!T is a malloc with the type size - allocSlice!T will return a heap allocated slice